// var TN_Widget = function() { return { //Options newWindow : true, linkText : "view
tickets", tixUrl : "http://www.ticketnetwork.com/tix/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions trackingLink :"", CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + row[0] +"" + row[1] +"
" + row[2] +"" + row[3] +"
" + row[4] + "
" + row[5] + ""+ this.linkText+ ""; }, AddCss: function(cssUrl) { var fileref=document.createElement("link"); fileref.setAttribute("rel", "stylesheet"); fileref.setAttribute("type", "text/css"); fileref.setAttribute("href", cssUrl); document.getElementsByTagName("head")[0].appendChild(fileref); }, CreateTable : function(eventData,kywrds,url) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability if(this.kbid != "") this.trackingParams = "?img=249&kbid="+this.kbid; var newTable = []; for(var cntr = 0; cntr < eventData.length; cntr++) newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '' + newTable.join('') + '
'; } else document.write('
' + newTable.join('') + '
'); if(eventData.length >= 100 && kywrds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kywrds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kywrds + " on TicketNetwork.com
"); } } if(eventData.length > 0) { document.getElementById("previewNote").style.display = "none"; } } }; }(); //BPW-TNSERV-03B TN_Widget.CreateTable([['Legally Blonde','Nampa Civic Center','Nampa, ID','Thursday','6/6/2024','7:30 PM','6057662','Legally-Blonde-6-6-2024'],['Legally Blonde','Nampa Civic Center','Nampa, ID','Friday','6/7/2024','7:30 PM','6057262','Legally-Blonde-6-7-2024'],['Legally Blonde','Nampa Civic Center','Nampa, ID','Saturday','6/8/2024','1:30 PM','6057663','Legally-Blonde-6-8-2024'],['Legally Blonde','Nampa Civic Center','Nampa, ID','Saturday','6/8/2024','7:30 PM','6057664','Legally-Blonde-6-8-2024'],['Cowboy Bebop Live','Nampa Civic Center','Nampa, ID','Wednesday','6/19/2024','8:00 PM','6308885','Cowboy-Bebop-Live-6-19-2024'],['Company - The Musical','Nampa Civic Center','Nampa, ID','Thursday','7/25/2024','7:30 PM','6057536','Company---The-Musical-7-25-2024'],['Company - The Musical','Nampa Civic Center','Nampa, ID','Friday','7/26/2024','7:30 PM','6057537','Company---The-Musical-7-26-2024'],['Company - The Musical','Nampa Civic Center','Nampa, ID','Saturday','7/27/2024','1:30 PM','6057538','Company---The-Musical-7-27-2024'],['Company - The Musical','Nampa Civic Center','Nampa, ID','Saturday','7/27/2024','7:30 PM','6057539','Company---The-Musical-7-27-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Thursday','8/22/2024','7:30 PM','6057665','The-Little-Mermaid---Theatrical-Production-8-22-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Friday','8/23/2024','7:30 PM','6057666','The-Little-Mermaid---Theatrical-Production-8-23-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Saturday','8/24/2024','1:30 PM','6057667','The-Little-Mermaid---Theatrical-Production-8-24-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Saturday','8/24/2024','7:30 PM','6057668','The-Little-Mermaid---Theatrical-Production-8-24-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Thursday','8/29/2024','7:30 PM','6057669','The-Little-Mermaid---Theatrical-Production-8-29-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Friday','8/30/2024','7:30 PM','6057670','The-Little-Mermaid---Theatrical-Production-8-30-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Saturday','8/31/2024','1:30 PM','6057671','The-Little-Mermaid---Theatrical-Production-8-31-2024'],['The Little Mermaid - Theatrical Production','Nampa Civic Center','Nampa, ID','Saturday','8/31/2024','7:30 PM','6057672','The-Little-Mermaid---Theatrical-Production-8-31-2024'],['Young Frankenstein','Nampa Civic Center','Nampa, ID','Thursday','10/24/2024','7:30 PM','6057560','Young-Frankenstein-10-24-2024'],['Young Frankenstein','Nampa Civic Center','Nampa, ID','Friday','10/25/2024','7:30 PM','6057561','Young-Frankenstein-10-25-2024'],['Young Frankenstein','Nampa Civic Center','Nampa, ID','Saturday','10/26/2024','1:30 PM','6057562','Young-Frankenstein-10-26-2024'],['Young Frankenstein','Nampa Civic Center','Nampa, ID','Saturday','10/26/2024','7:30 PM','6057563','Young-Frankenstein-10-26-2024'],['Black Jacket Symphony','Nampa Civic Center','Nampa, ID','Thursday','10/31/2024','8:00 PM','6308889','Black-Jacket-Symphony-10-31-2024'],['White Christmas','Nampa Civic Center','Nampa, ID','Thursday','12/5/2024','7:30 PM','6187059','White-Christmas-12-5-2024'],['White Christmas','Nampa Civic Center','Nampa, ID','Friday','12/6/2024','7:30 PM','6187060','White-Christmas-12-6-2024'],['White Christmas','Nampa Civic Center','Nampa, ID','Saturday','12/7/2024','1:30 PM','6187061','White-Christmas-12-7-2024'],['White Christmas','Nampa Civic Center','Nampa, ID','Saturday','12/7/2024','7:30 PM','6187062','White-Christmas-12-7-2024']],'Nampa Civic Center','http://www.ticketnetwork.com/ticket/Nampa-Civic-Center-events.aspx');